Skip to content

kramdown: Optionally fall back to rouge#276

Open
AmateurECE wants to merge 1 commit into
andrewtbiehl:mainfrom
AmateurECE:feature/rouge-fallback
Open

kramdown: Optionally fall back to rouge#276
AmateurECE wants to merge 1 commit into
andrewtbiehl:mainfrom
AmateurECE:feature/rouge-fallback

Conversation

@AmateurECE
Copy link
Copy Markdown

Due to the distributed development of tree-sitter parsers, it's not always feasible to have a particular tree-sitter parser installed. In some cases, we may want to fall back to rouge if a tree-sitter parser is not installed. This option defaults to false, but can be set via syntax_highlighter_opts.

Due to the distributed development of tree-sitter parsers, it's not
always feasible to have a particular tree-sitter parser installed. In
some cases, we may choose to fall back to rouge if a tree-sitter parser
is not installed. This option defaults to false, but can be set via
syntax_highlighter_opts.
@AmateurECE AmateurECE force-pushed the feature/rouge-fallback branch from d47cf08 to f0b6dcf Compare December 15, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant